home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / slakware / d1 / diskd1 < prev    next >
Text File  |  1997-06-05  |  9KB  |  255 lines

  1. CONTENTS: binutils bison byacc egcs egcs_g77 egcsobjc flex gcl gdb gmake libc libcinfo linuxinc m4 ncurses p2c perl pmake python rcs strace svgalib terminfo       
  2. binutils: GNU binutils 2.8.1.0.23
  3. binutils:
  4. binutils: C compiler utilities:
  5. binutils:  
  6. binutils: ar as c++filt gasp gprof ld nm objcopy objdump ranlib size strings
  7. binutils: strings-gnu strip ld86 as86
  8. binutils:
  9. binutils: These utilities are REQUIRED to compile C, C++, Objective-C, and
  10. binutils: many other programming languages.
  11. binutils:
  12. binutils:
  13. bison:    GNU bison parser generator version 1.25.
  14. bison:
  15. bison:    Bison is a parser generator in the style of yacc(1).  It should be
  16. bison:    upwardly compatible with input files designed for yacc.
  17. bison:
  18. bison:
  19. bison:
  20. bison:
  21. bison:
  22. bison:
  23. bison:
  24. byacc:    Berkeley Yacc is an LALR(1) parser generator.  Berkeley Yacc
  25. byacc:    has been made as compatible as possible with AT&T Yacc.  Berkeley
  26. byacc:    Yacc can accept any input specification that conforms to the AT&T
  27. byacc:    Yacc documentation.  Specifications that take advantage of 
  28. byacc:    undocumented features of AT&T Yacc will probably be rejected.
  29. byacc:    
  30. byacc:    If you skip this package and install GNU bison, a /usr/bin/yacc
  31. byacc:    shell script will be created which will allow you to use bison
  32. byacc:    instead. (It contains 'bison -y $*')
  33. byacc:    
  34. byacc:    
  35. egcs:     The GNU C and C++ compilers (egcs-1.0.3).
  36. egcs:
  37. egcs:     This package contains the GNU C and C++ compilers and libstdc++ from
  38. egcs:     egcs-1.0.3.  To compile, you'll also need (at least) these packages:
  39. egcs:     binutils.tgz, gmake.tgz, libc.tgz, and linuxinc.tgz.  These compilers
  40. egcs:     are based on a gcc-2.8.0 snapshot with many fixes and enhancements
  41. egcs:     by the egcs team.  For more information, see the egcs home page: 
  42. egcs:         http://egcs.cygnus.com/
  43. egcs:
  44. egcs:     egcs is pronounced "eggs", the c is silent.
  45. egcs:
  46. egcs_g77: GNU Fortran-77 compiler from the egcs-1.0.3 release.
  47. egcs_g77:
  48. egcs_g77: This package contains the GNU Fortran-77 compiler from the egcs
  49. egcs_g77: release, based on g77-0.5.21.  To use this compiler, you'll also
  50. egcs_g77: need to install the egcs.tgz C/C++ compiler package, binutils.tgz,
  51. egcs_g77: gmake.tgz, libc.tgz, and linuxinc.tgz.
  52. egcs_g77:
  53. egcs_g77:
  54. egcs_g77:
  55. egcs_g77:
  56. egcs_g77:
  57. egcsobjc: GNU Objective-C compiler from the egcs-1.0.3 release.
  58. egcsobjc:
  59. egcsobjc: This package contains the GNU Objective-C compiler from the egcs
  60. egcsobjc: release, based on a pre-gcc-2.8.0 snapshot with many enhancements.
  61. egcsobjc: To use this compiler, you'll also need to install the egcs.tgz C/C++
  62. egcsobjc: compiler package, binutils.tgz, gmake.tgz, libc.tgz, and linuxinc.tgz.
  63. egcsobjc:
  64. egcsobjc: For more information on egcs, see http://egcs.cygnus.com/
  65. egcsobjc:
  66. egcsobjc:
  67. egcsobjc:
  68. flex:     flex - fast lexical analyzer generator version 2.5.4
  69. flex:
  70. flex:     flex is a tool for generating scanners:  programs which recognize
  71. flex:     lexical patterns in text.  
  72. flex:
  73. flex:
  74. flex:
  75. flex:
  76. flex:
  77. flex:
  78. flex:
  79. gcl:      GNU Common LISP 2.2.2
  80. gcl:
  81. gcl:      The GNU Common LISP system.  The GCL system contains C and Lisp source
  82. gcl:      files to build a Common Lisp system.  The original KCL system was
  83. gcl:      written by Taiichi Yuasa and Masami Hagiya in 1984.  The AKCL system
  84. gcl:      work was begun in 1987 by William Schelter and continued through 1994.
  85. gcl:      In 1994 AKCL was released as GCL (GNU Common Lisp) under the GNU
  86. gcl:      Public Library License.  
  87. gcl:
  88. gcl:      A number of people have contributed ports and pieces.
  89. gcl:
  90. gdb:      The GNU debugger. (v. 4.17)
  91. gdb:
  92. gdb:      You can use GDB to debug programs written in C, C++, and Modula-2. 
  93. gdb:      GDB now includes support for GNU Fortran 77.
  94. gdb:
  95. gdb:
  96. gdb:
  97. gdb:
  98. gdb:
  99. gdb:
  100. gdb:
  101. gmake:    GNU make utility 3.76.1.
  102. gmake:
  103. gmake:    This is the GNU implementation of make, which was written by Richard
  104. gmake:    Stallman and Roland McGrath.  The purpose of the make utility is to
  105. gmake:    determine automatically which pieces of a large program need to be 
  106. gmake:    recompiled, and issue the commands to recompile them.  
  107. gmake:
  108. gmake:    This is needed to compile just about any major C program, including
  109. gmake:    the Linux kernel.
  110. gmake:
  111. gmake:
  112. libc:     Development libraries for the C compiler.
  113. libc:
  114. libc:     These libraries are needed to compile C code in the ELF format.    
  115. libc:
  116. libc:     Includes the 5.4.44 Linux C libraries, libcurses 1.0.0, 
  117. libc:     GNU libgdbm 1.7.3, libtermcap 2.0.8, and BSD db 1.85.4.
  118. libc:
  119. libc:
  120. libc:
  121. libc:
  122. libc:
  123. libcinfo: C library documentation
  124. libcinfo:
  125. libcinfo: Info files for the GNU C library and GDBM library.
  126. libcinfo:
  127. libcinfo:
  128. libcinfo:
  129. libcinfo:
  130. libcinfo:
  131. libcinfo:
  132. libcinfo:
  133. libcinfo:
  134. linuxinc: Linux 2.0.34 kernel include files
  135. linuxinc:
  136. linuxinc: These are the include files from the 2.0.34 Linux kernel.  You'll 
  137. linuxinc: need these to compile most system software for Linux.  These header
  138. linuxinc: files are matched to the current C library header files, so you might
  139. linuxinc: want to keep using these for your compiles even if you switch to a
  140. linuxinc: new Linux kernel.
  141. linuxinc:
  142. linuxinc:
  143. linuxinc:
  144. linuxinc:
  145. m4:       GNU m4 1.4
  146. m4:
  147. m4:       This is release 1.4 of GNU m4, a program which copies its input to the
  148. m4:       output, expanding macros as it goes.  m4 has built-in functions for
  149. m4:       including named files, running Unix commands, doing integer 
  150. m4:       arithmetic, manipulating text in various ways, recursion, etc...  
  151. m4:       Macros can also be user-defined, and can take any number of arguments.
  152. m4:       GNU 'm4' has been originally written by Rene Seindal, from Denmark.
  153. m4:
  154. m4:
  155. m4:
  156. ncurses:  A curses-compatible screen management library with color. (v. 1.9.9g)
  157. ncurses:
  158. ncurses:  Documentation and sample programs are included.
  159. ncurses:
  160. ncurses:
  161. ncurses:
  162. ncurses:
  163. ncurses:
  164. ncurses:
  165. ncurses:
  166. ncurses:
  167. p2c:      A Pascal to C translator. (v. 1.19)
  168. p2c:
  169. p2c:
  170. p2c:
  171. p2c:
  172. p2c:
  173. p2c:
  174. p2c:
  175. p2c:
  176. p2c:
  177. p2c:
  178. perl:     Larry Wall's interpreted systems language. (v. 5.004_04)
  179. perl:
  180. perl:     ELF dynamic loading is supported in this version.
  181. perl:
  182. perl:
  183. perl:
  184. perl:
  185. perl:
  186. perl:
  187. perl:
  188. perl:
  189. pmake:    BSD 4.4 make. 
  190. pmake:
  191. pmake:    This may be required if you're going to port software with Makefiles
  192. pmake:    designed for BSD.  The binary is installed as /usr/bin/pmake.
  193. pmake:
  194. pmake:
  195. pmake:
  196. pmake:
  197. pmake:
  198. pmake:
  199. pmake:
  200. python:   python-1.5.
  201. python:
  202. python:   Python is an interpreted, interactive, object-oriented programming
  203. python:   language that combines remarkable power with very clear syntax.  
  204. python:   Python's basic power can be extended with your own modules written in
  205. python:   C or C++.  Python is also adaptable as an extension language for
  206. python:   existing applications. 
  207. python:
  208. python:
  209. python:
  210. python:
  211. rcs:      GNU revision control system.  (v. 5.7)
  212. rcs:
  213. rcs:      RCS, the Revision Control System, manages multiple revisions of files.
  214. rcs:
  215. rcs:      RCS can store, retrieve, log, identify, and merge revisions.  It is
  216. rcs:      useful for files that are revised frequently, e.g. programs,
  217. rcs:      documentation, graphics, and papers.
  218. rcs:
  219. rcs:
  220. rcs:
  221. rcs:
  222. strace:   strace-3.1.0.1 - traces system calls and signals.
  223. strace:
  224. strace:   Strace allows you to trace the execution of a command.  It runs the
  225. strace:   specified command until it exits, intercepting signals and system
  226. strace:   calls and dumping the information to the standard output.
  227. strace:
  228. strace:
  229. strace:
  230. strace:
  231. strace:
  232. strace:
  233. svgalib:  Svgalib Super-VGA Graphics Library 1.2.13
  234. svgalib: 
  235. svgalib:  A video hardware graphics library, based on VGAlib 1.2.  Supports most
  236. svgalib:  video graphics adaptors, at least in VGA modes.  Contains additional
  237. svgalib:  support for higher resolution modes with cards based on ALI2301, ARK
  238. svgalib:  Logic ARK1000PV/2000PV, ATI SVGA, ATI Mach32, ATI Mach64, Chips and
  239. svgalib:  Technologies, Cirrus Logic GD542x/3x, Genoa GVGA6400, Hercules
  240. svgalib:  Stingray 64/Video, Oak Technologies OTI-037/67/77/87, S3, Trident TVGA
  241. svgalib:  8900C/9000/9440, Tseng ET4000/ET4000W32, and some other chipsets.
  242. svgalib: 
  243. svgalib: 
  244. terminfo: Complete /usr/share/terminfo database.
  245. terminfo:
  246. terminfo: This is the the master terminfo database maintained by Eric Raymond.
  247. terminfo: This database is the official descendant of the 4.4BSD termcap file,
  248. terminfo: and includes information about virtually every terminal known.  The
  249. terminfo: ncurses libraries use this database to adjust screen output for the
  250. terminfo: terminal type in use.  Unless you're allowing logins from terminal
  251. terminfo: types other than the Linux console, xterms, or vt100 terminals, you
  252. terminfo: probably won't need this database - a minimal /usr/share/terminfo with
  253. terminfo: support for those types is included in the ncurses package.
  254. terminfo:
  255.